home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 90 / CD Actual 90.iso / Software3D / K-3D / k3d-0.4.2.1 / shaders / k3d_defaultsurface.sl.slmeta < prev    next >
Encoding:
Text File  |  2004-07-23  |  516 b   |  15 lines

  1. <k3dml>
  2.     <shaders>
  3.         <shader type="surface" name="k3d_defaultsurface">
  4.             <description>Just color the surface, don't even look at lights</description>
  5.             <authors>Pixar</authors>
  6.             <argument name="Kd" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value=".8"/>
  7.             <argument name="Ka" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value=".2"/>
  8.         </shader>
  9.     </shaders>
  10. </k3dml>
  11.  
  12.  
  13.  
  14.  
  15.